home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ice Princess Press Kit
/
Ice Princess Press Kit.iso
/
pc
/
program.dxr
/
Internal_16_Prev Full_Back.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-03-02
|
215 b
|
18 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp me
cursor(0)
sound(3).play(member("Click"))
if the frameLabel = "C01" then
go("C42")
else
go(#previous)
end if
end